SaRefundCalcOption 
Logical Entity Name  SaRefundCalcOption 
Default Table Name  SaRefundCalcOption 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

SaRefundCalcOption Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaRefundCalcOptionID(PK)    int  NO 
 
SaRefundCalcID    int  NO 
 
AdEnrollID    int  NO 
 
SaRefundPolicyID    int  NO 
 
UnitsComplete    numeric(7, 2)  YES 
 
UnitsScheduled    numeric(7, 2)  YES 
 
PercentComplete    numeric(5, 2)  YES 
 
RefundPercent    numeric(5, 2)  YES 
 
TotalCosts    money  YES 
 
Adjustments    money  YES 
 
TotalRefunds    money  YES 
 
Status    char(1)  YES 
 
Comment    varchar(2000)  YES 
 
UseThisOne    bit  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserID    int  NO 
 
ts    timestamp  NO 
 
Period    char(1)  NO 
 
ProRatedMonths    int  YES 
 
MonthsInProgram    int  YES 
 
TimeMonthOverride    bit  NO 
 
CalcPeriodBeginDate    datetime  YES 
 
CalcPeriodEndDate    datetime  YES 
 
OverrideRefundAmount    bit  NO 
 
PriorPeriodBalance    money  NO 
 
OtherFullProgramCharges    numeric(9, 2)  YES 
 
PolicyManuallyChanged    bit  NO 
 
PolicyManuallyChangedBy(FK)    int  YES 
 
AllowZeroAmtToPost    bit  NO 
 
HolidaysInPeriod    int  YES 
 
HolidaysUptoLDA    int  YES 
 
SaRefundGridCondition    varchar(max)  YES 
 

SaRefundCalcOption Primary and Unique Keys 
Key Name  Key Type  Keys 
SaRefundCalcOption_SaRefundCalcOptionID_U_C_IDX  PrimaryKey  SaRefundCalcOptionID 

SaRefundCalcOption Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  Zero or One to Zero or More  FK_SaRefundCalcOption_PolicyManuallyChangedBy_SyStaff_SyStaffID      PolicyManuallyChangedBy  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SaRefundCalcOption Check Constraints 
Check Constraint Name  CheckConstraint 

SaRefundCalcOption Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group  PRIMARY 

SaRefundCalcOption Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.StudentRefundCalculationPolicySummary 
NO       
Physical (Microsoft SQL Server)
dbo.SaRefundCalcOption 
NO       

SaRefundCalcOption Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  RefundCalculation 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Student Accounts 

SaRefundCalcOption Data Movement Rules 
Name  Type  Rule Text/Value